-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release testing, ignore #122
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
* Deprecate all systemd configuration manipulation * Deprecate several flags on Linux * Preserve Mac OS functionality Signed-off-by: Eric Chlebek <[email protected]>
Remove unnecessary tests Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Also fix some test bugs Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Signed-off-by: Eric Chlebek <[email protected]>
Use `otelcol-config` in `install.sh` to perform configuration on both Linux and macOS. The `--download-only` flag will now only work for macOS as it is not applicable to other platforms. The `--skip-config` flag has been removed as it is no longer applicable to installations. The `--skip-token` flag has been deprecated and install.sh will now exit with an error if no token has been provided. Add `DARWIN_PKG_URL` for overriding the URL used to download macOS packages in `install.sh`. Move test-install-script job to build_packages workflow Ownership and permissions of files should no longer be changed by `install.sh`. Added `conf.d-available` directory to Linux & macOS packages. Added `opamp.d` directory to Linux & macOS packages. The `ci-builds` repository is now used in CI for install script tests. Set timeout for test-install-script to 15 mins. Print launchdaemon state while waiting for start. In cases where we detect an existing installation of the collector made with the previous install script (without a package manager), we clean it up, backup its config, and setup the collector using the package manager. Add .op directory to .gitignore Use service wrapper on linux & macOS to change which flags are used to start the `otelcol-sumo` service depending on the existance of the `sumologic-remote.yaml` file. Co-authored-by: Cyril Cressent <[email protected]> Co-authored-by: Eric Chlebek <[email protected]> Signed-off-by: Justin Kolberg <[email protected]>
Signed-off-by: Justin Kolberg <[email protected]>
Signed-off-by: Justin Kolberg <[email protected]>
Signed-off-by: Justin Kolberg <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.